* configure.in: Implement the --prefix option.
authorJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 04:42:11 +0000 (04:42 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 04:42:11 +0000 (04:42 +0000)
commit8d467c70c0184c34868cf95ab260f5a5b524ecfa
tree77f9b38ef351914c140cba762eb2725236ebbd2b
parent4970bc095b56196c3788db50bf9189e632b9b5dc
* configure.in: Implement the --prefix option.
* Makefile.in (prefix): Add support for it here.

* Makefile.in (install): Don't assume that the files in the `info'
subdirectory match  *.info.  They don't have that prefix.
Makefile.in